'Declaration
Protected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of Long,AEAttributeElement) _ ) As Boolean
'Usage
Dim instance As AEAttributeElementCollection Dim other As KeyedCollection2(Of Long,AEAttributeElement) Dim value As Boolean value = instance.Equals(other)
Parameters
- other